From 0953e18f72eaae5e64b33d04c181e3a21da5f601 Mon Sep 17 00:00:00 2001 From: robertl Date: Thu, 3 Nov 2005 14:26:39 +0000 Subject: [PATCH] Include link to PCX format doc from Olaf. --- pcx.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pcx.c b/pcx.c index f69aa6504..c42f9adac 100644 --- a/pcx.c +++ b/pcx.c @@ -1,7 +1,8 @@ /* Access to Garmin PCX5 files. + Format described in: http://www.garmin.com/manuals/PCX5_OwnersManual.pdf - Copyright (C) 2002 Robert Lipe, robertlipe@usa.net + Copyright (C) 2002-2005 Robert Lipe, robertlipe@usa.net This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- 2.30.2